Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/iso/
Dfacade.cc82 …etooth::grpc::GrpcEventQueue<LeIsoEventsMsg>* le_iso_events_, std::vector<uint16_t> conn_handles) { in LeSetCigParameters()
129 …etooth::grpc::GrpcEventQueue<LeIsoEventsMsg>* le_iso_events_, std::vector<uint16_t> conn_handles) { in LeSetCigParametersTest()
/packages/modules/Bluetooth/system/gd/iso/internal/
Diso_manager_impl.cc123 auto conn_handles = setCigParamsComplete.GetConnectionHandle(); in SetCigParametersComplete() local
196 auto conn_handles = setCigParamsComplete.GetConnectionHandle(); in SetCigParametersTestComplete() local
/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/
Dstate_machine.cc534 auto const& conn_handles = active_config_->connection_handles; in TriggerIsoDatapathSetup() local
/packages/modules/Bluetooth/system/bta/le_audio/
Dstate_machine.cc363 std::vector<uint16_t> conn_handles) override { in ProcessHciNotifOnCigCreate()
Ddevices.cc1192 const std::vector<uint16_t>& conn_handles) { in CigAssignCisConnHandles()
Dstate_machine_test.cc282 std::vector<uint16_t> conn_handles; in ConfigureIsoManagerMock() local
Dle_audio_client_test.cc838 std::vector<uint16_t> conn_handles; in SetUpMockGroups() local