Home
last modified time | relevance | path

Searched refs:cig_create_params (Results 1 – 11 of 11) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_btm_iso.h43 struct bluetooth::hci::iso_manager::cig_create_params cig_params));
47 struct bluetooth::hci::iso_manager::cig_create_params cig_params));
Dmock_stack_btm_iso.cc58 struct iso_manager::cig_create_params cig_params) { in CreateCig()
64 uint8_t cig_id, struct iso_manager::cig_create_params cig_params) { in ReconfigureCig()
/packages/modules/Bluetooth/system/stack/include/
Dbtm_iso_api.h99 struct iso_manager::cig_create_params cig_params);
108 struct iso_manager::cig_create_params cig_params);
Dbtm_iso_api_types.h73 struct cig_create_params { struct
/packages/modules/Bluetooth/system/stack/test/common/
Dmock_hcic_layer.h33 struct bluetooth::hci::iso_manager::cig_create_params cig_params,
74 struct bluetooth::hci::iso_manager::cig_create_params cig_params,
Dmock_hcic_layer.cc31 struct bluetooth::hci::iso_manager::cig_create_params cig_params = { in btsnd_hcic_set_cig_params()
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_iso.cc71 struct iso_manager::cig_create_params cig_params) { in CreateCig()
76 uint8_t cig_id, struct iso_manager::cig_create_params cig_params) { in ReconfigureCig()
Dbtm_iso_impl.h190 struct iso_manager::cig_create_params cig_params) { in create_cig()
209 struct iso_manager::cig_create_params cig_params) { in reconfigure_cig()
/packages/modules/Bluetooth/system/stack/test/
Dbtm_iso_test.cc329 static const bluetooth::hci::iso_manager::cig_create_params kDefaultCigParams;
330 static const bluetooth::hci::iso_manager::cig_create_params
404 const bluetooth::hci::iso_manager::cig_create_params
438 const bluetooth::hci::iso_manager::cig_create_params
498 const struct bluetooth::hci::iso_manager::cig_create_params& x, in operator ==()
499 const struct bluetooth::hci::iso_manager::cig_create_params& y) { in operator ==()
/packages/modules/Bluetooth/system/bta/le_audio/
Dstate_machine.cc1454 bluetooth::hci::iso_manager::cig_create_params& param) { in ApplyDsaParams()
1626 bluetooth::hci::iso_manager::cig_create_params param = { in CigCreate()
Dstate_machine_test.cc408 bluetooth::hci::iso_manager::cig_create_params p) { in ConfigureIsoManagerMock()