Searched refs:UNIQUE_CIS_CONN_HANDLE (Results 1 – 1 of 1) sorted by relevance
/packages/modules/Bluetooth/system/bta/le_audio/ |
D | state_machine_test.cc | 395 #define UNIQUE_CIS_CONN_HANDLE(cig_id, cis_index) (cig_id << 8 | cis_index) macro 416 conn_handles.push_back(UNIQUE_CIS_CONN_HANDLE(cig_id, i)); in ConfigureIsoManagerMock() 5926 UNIQUE_CIS_CONN_HANDLE(leaudio_group_id, 0), in TEST_F() 5938 UNIQUE_CIS_CONN_HANDLE(leaudio_group_id, 1), in TEST_F() 5964 UNIQUE_CIS_CONN_HANDLE(leaudio_group_id, 1), in TEST_F() 6007 UNIQUE_CIS_CONN_HANDLE(leaudio_group_id, 1), in TEST_F()
|