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/stack/test/ |
| D | btm_iso_test.cc | 227 bluetooth::hci::iso_manager::big_create_params big_params) { in InitIsoManager() 260 .WillByDefault([](auto big_handle, uint8_t reason) { in InitIsoManager() 1292 bluetooth::hci::iso_manager::big_create_params big_params) { in TEST_F() 1322 bluetooth::hci::iso_manager::big_create_params big_params) { in TEST_F() 1362 bluetooth::hci::iso_manager::big_create_params big_params) { in TEST_F() 1451 .WillByDefault([](auto big_handle, uint8_t reason) { in TEST_F() 1473 .WillByDefault([](auto big_handle, uint8_t reason) { in TEST_F() 1492 .WillByDefault([](auto big_handle, uint8_t reason) { in TEST_F()
|
| /packages/modules/Bluetooth/system/test/mock/ |
| D | mock_stack_hcic_hciblecmds.cc | 161 void btsnd_hcic_big_term_sync(uint8_t big_handle, in btsnd_hcic_big_term_sync() 437 void btsnd_hcic_create_big(uint8_t big_handle, uint8_t adv_handle, in btsnd_hcic_create_big() 511 void btsnd_hcic_term_big(uint8_t big_handle, uint8_t reason) { in btsnd_hcic_term_big()
|
| /packages/modules/Bluetooth/system/bta/le_audio/broadcaster/ |
| D | broadcaster.cc | 695 uint8_t big_handle) override { in OnSetupIsoDataPath() 702 uint8_t big_handle) override { in OnRemoveIsoDataPath()
|
| /packages/modules/Bluetooth/system/stack/hcic/ |
| D | hciblecmds.cc | 845 void btsnd_hcic_create_big(uint8_t big_handle, uint8_t adv_handle, in btsnd_hcic_create_big() 879 void btsnd_hcic_term_big(uint8_t big_handle, uint8_t reason) { in btsnd_hcic_term_big() 896 void btsnd_hcic_big_term_sync(uint8_t big_handle, in btsnd_hcic_big_term_sync()
|
| /packages/modules/Bluetooth/system/stack/btm/ |
| D | btm_iso_impl.h | 66 uint8_t big_handle; member
|