Home
last modified time | relevance | path

Searched defs:conn_handles (Results 1 – 6 of 6) sorted by relevance

/packages/modules/Bluetooth/system/stack/include/
Dbtm_iso_api_types.h93 std::vector<uint16_t> conn_handles; member
161 std::vector<uint16_t> conn_handles; member
/packages/modules/Bluetooth/system/bta/le_audio/broadcaster/
Dbroadcaster_test.cc414 std::vector<uint16_t> conn_handles = {0x10, 0x12}; in InjectBigCreateComplete() local
/packages/modules/Bluetooth/system/bta/le_audio/
Dstate_machine.cc550 std::vector<uint16_t> conn_handles) override { in ProcessHciNotifOnCigCreate()
Ddevice_groups.cc1548 const std::vector<uint16_t>& conn_handles) { in AssignCisConnHandles()
Dstate_machine_test.cc388 std::vector<uint16_t> conn_handles; in ConfigureIsoManagerMock() local
2212 std::vector<uint16_t> conn_handles = {0x0001, 0x0002}; in TEST_F() local
Dle_audio_client_test.cc1095 std::vector<uint16_t> conn_handles; in SetUpMockGroups() local