Searched defs:big_handle (Results 1 – 6 of 6) sorted by relevance
/packages/modules/Bluetooth/system/stack/test/common/ |
D | mock_hcic_layer.cc | 81 void btsnd_hcic_create_big(uint8_t big_handle, uint8_t adv_handle, in btsnd_hcic_create_big() 103 void btsnd_hcic_term_big(uint8_t big_handle, uint8_t reason) { in btsnd_hcic_term_big()
|
/packages/modules/Bluetooth/system/test/mock/ |
D | mock_stack_hcic_hciblecmds.cc | 304 void btsnd_hcic_create_big(uint8_t big_handle, uint8_t adv_handle, in btsnd_hcic_create_big() 366 void btsnd_hcic_term_big(uint8_t big_handle, uint8_t reason) { in btsnd_hcic_term_big()
|
/packages/modules/Bluetooth/system/stack/test/ |
D | btm_iso_test.cc | 250 bluetooth::hci::iso_manager::big_create_params big_params) { in InitIsoManager() 283 .WillByDefault([](auto big_handle, uint8_t reason) { in InitIsoManager() 1437 bluetooth::hci::iso_manager::big_create_params big_params) { in TEST_F() 1466 bluetooth::hci::iso_manager::big_create_params big_params) { in TEST_F() 1506 bluetooth::hci::iso_manager::big_create_params big_params) { in TEST_F() 1636 .WillByDefault([](auto big_handle, uint8_t reason) { in TEST_F()
|
/packages/modules/Bluetooth/system/bta/le_audio/broadcaster/ |
D | broadcaster.cc | 846 uint8_t big_handle) override { in OnSetupIsoDataPath() 854 uint8_t big_handle) override { in OnRemoveIsoDataPath()
|
/packages/modules/Bluetooth/system/stack/hcic/ |
D | hciblecmds.cc | 530 void btsnd_hcic_create_big(uint8_t big_handle, uint8_t adv_handle, in btsnd_hcic_create_big() 564 void btsnd_hcic_term_big(uint8_t big_handle, uint8_t reason) { in btsnd_hcic_term_big()
|
/packages/modules/Bluetooth/system/stack/btm/ |
D | btm_iso_impl.h | 66 uint8_t big_handle; member
|