Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/iso/
Dfacade.cc147 for (const auto& handle_pair : request->handle_pair()) { in LeCreateCis() local
/packages/modules/Bluetooth/system/blueberry/facade/iso/
Dfacade.proto74 repeated HandlePair handle_pair = 1; field
/packages/modules/Bluetooth/system/gd/iso/internal/
Diso_manager_impl.cc225 for (const auto& handle_pair : cis_and_acl_handles) { in LeCreateCis() local
/packages/modules/Bluetooth/system/bta/vc/
Ddevices_test.cc476 for (auto const& handle_pair : expected_to_read_write) { in TEST_F() local
553 for (auto const& handle_pair : expected_to_write_value_ccc_handle_map) { in TEST_F() local
/packages/modules/Bluetooth/system/bta/le_audio/
Dstate_machine_test.cc788 types::hdl_pair handle_pair; in MultipleTestDevicePrepare() local
814 types::hdl_pair handle_pair; in MultipleTestDevicePrepare() local
Dclient.cc2316 struct le_audio::types::hdl_pair handle_pair) { in subscribe_for_notification()