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 | 222 bluetooth::hci::iso_manager::big_create_params big_params) { in InitIsoManager() 255 .WillByDefault([](auto big_handle, uint8_t reason) { in InitIsoManager() 1282 bluetooth::hci::iso_manager::big_create_params big_params) { in TEST_F() 1312 bluetooth::hci::iso_manager::big_create_params big_params) { in TEST_F() 1352 bluetooth::hci::iso_manager::big_create_params big_params) { in TEST_F() 1441 .WillByDefault([](auto big_handle, uint8_t reason) { in TEST_F() 1463 .WillByDefault([](auto big_handle, uint8_t reason) { in TEST_F() 1482 .WillByDefault([](auto big_handle, uint8_t reason) { in TEST_F()
|
| /packages/modules/Bluetooth/system/test/mock/ |
| D | mock_stack_hcic_hciblecmds.cc | 171 void btsnd_hcic_big_create_sync(uint8_t big_handle, uint16_t sync_handle, in btsnd_hcic_big_create_sync() 179 void btsnd_hcic_big_term_sync(uint8_t big_handle, in btsnd_hcic_big_term_sync() 489 void btsnd_hcic_create_big(uint8_t big_handle, uint8_t adv_handle, in btsnd_hcic_create_big() 563 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 | 566 uint8_t big_handle) override { in OnSetupIsoDataPath() 573 uint8_t big_handle) override { in OnRemoveIsoDataPath()
|
| /packages/modules/Bluetooth/system/stack/hcic/ |
| D | hciblecmds.cc | 923 void btsnd_hcic_create_big(uint8_t big_handle, uint8_t adv_handle, in btsnd_hcic_create_big() 957 void btsnd_hcic_term_big(uint8_t big_handle, uint8_t reason) { in btsnd_hcic_term_big() 974 void btsnd_hcic_big_create_sync(uint8_t big_handle, uint16_t sync_handle, in btsnd_hcic_big_create_sync() 1007 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 | 64 uint8_t big_handle; member
|