/packages/modules/Bluetooth/system/stack/test/common/ |
D | mock_hcic_layer.h | 62 uint8_t big_handle, 65 virtual void TerminateBig(uint8_t big_handle, uint8_t reason) = 0; 110 (uint8_t big_handle, 114 MOCK_METHOD((void), TerminateBig, (uint8_t big_handle, uint8_t reason),
|
D | mock_hcic_layer.cc | 81 void btsnd_hcic_create_big(uint8_t big_handle, uint8_t adv_handle, in btsnd_hcic_create_big() argument 100 hcic_interface->CreateBig(big_handle, std::move(big_params)); in btsnd_hcic_create_big() 103 void btsnd_hcic_term_big(uint8_t big_handle, uint8_t reason) { in btsnd_hcic_term_big() argument 104 hcic_interface->TerminateBig(big_handle, 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() argument 312 big_handle, adv_handle, num_bis, sdu_itv, max_sdu_size, transport_latency, in btsnd_hcic_create_big() 366 void btsnd_hcic_term_big(uint8_t big_handle, uint8_t reason) { in btsnd_hcic_term_big() argument 368 test::mock::stack_hcic_hciblecmds::btsnd_hcic_term_big(big_handle, reason); in btsnd_hcic_term_big()
|
D | mock_stack_hcic_hciblecmds.h | 533 std::function<void(uint8_t big_handle, uint8_t adv_handle, uint8_t num_bis, 544 void operator()(uint8_t big_handle, uint8_t adv_handle, uint8_t num_bis, in operator() 549 body(big_handle, adv_handle, num_bis, sdu_itv, max_sdu_size, in operator() 683 void operator()(uint8_t big_handle, uint8_t reason) { in operator() 684 body(big_handle, reason); in operator()
|
/packages/modules/Bluetooth/system/stack/btm/ |
D | btm_iso_impl.h | 66 uint8_t big_handle; member 369 big_callbacks_->OnSetupIsoDataPath(status, conn_handle, iso->big_handle); in on_setup_iso_data_path() 431 big_callbacks_->OnRemoveIsoDataPath(status, conn_handle, iso->big_handle); in on_remove_iso_data_path() 716 bis->big_handle = evt.big_id; in process_create_big_cmpl_pkt() 748 if (bis_it->second->big_handle == evt.big_id) { in process_terminate_big_cmpl_pkt() 896 return (kv_pair.second->big_handle == big_id); in IsBigKnown() 953 dprintf(fd, " BIG Handle: %d\n", cis_pair.second->big_handle); in dump()
|
/packages/modules/Bluetooth/system/bta/le_audio/broadcaster/ |
D | broadcaster.cc | 833 BroadcastId BroadcastIdFromBigHandle(uint8_t big_handle) const { in BroadcastIdFromBigHandle() 836 [big_handle](auto const& entry) { in BroadcastIdFromBigHandle() 837 return entry.second->GetAdvertisingSid() == big_handle; in BroadcastIdFromBigHandle() 846 uint8_t big_handle) override { in OnSetupIsoDataPath() argument 847 auto broadcast_id = BroadcastIdFromBigHandle(big_handle); in OnSetupIsoDataPath() 854 uint8_t big_handle) override { in OnRemoveIsoDataPath() argument 855 auto broadcast_id = BroadcastIdFromBigHandle(big_handle); in OnRemoveIsoDataPath()
|
/packages/modules/Bluetooth/system/tools/scripts/ |
D | dump_le_audio.py | 506 big_handle, packet = unpack_data(packet, 1, False) 508 big_adv_map[big_handle] = adv_handle 540 big_handle, packet = unpack_data(packet, 1, False) 541 if big_handle not in big_adv_map: 544 adv_handle = big_adv_map[big_handle]
|
/packages/modules/Bluetooth/system/stack/test/ |
D | btm_iso_test.cc | 249 [this](auto big_handle, in InitIsoManager() 255 UINT8_TO_STREAM(p, big_handle); in InitIsoManager() 283 .WillByDefault([](auto big_handle, uint8_t reason) { in InitIsoManager() argument 286 UINT8_TO_STREAM(p, big_handle); in InitIsoManager() 1436 [](auto big_handle, in TEST_F() 1441 UINT8_TO_STREAM(p, big_handle); in TEST_F() 1465 [](auto big_handle, in TEST_F() 1470 UINT8_TO_STREAM(p, big_handle); in TEST_F() 1505 [](auto big_handle, in TEST_F() 1511 UINT8_TO_STREAM(p, big_handle); in TEST_F() [all …]
|
/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() argument 546 UINT8_TO_STREAM(pp, big_handle); in btsnd_hcic_create_big() 564 void btsnd_hcic_term_big(uint8_t big_handle, uint8_t reason) { in btsnd_hcic_term_big() argument 575 UINT8_TO_STREAM(pp, big_handle); in btsnd_hcic_term_big()
|
/packages/modules/Bluetooth/system/stack/include/ |
D | hcimsgs.h | 404 void btsnd_hcic_create_big(uint8_t big_handle, uint8_t adv_handle, 411 void btsnd_hcic_term_big(uint8_t big_handle, uint8_t reason);
|
/packages/modules/Bluetooth/tools/rootcanal/packets/ |
D | hci_packets.pdl | 4448 big_handle : 8, 4467 big_handle : 8, 4475 big_handle : 8, 4491 big_handle : 8, 4496 big_handle : 8, 5424 big_handle : 8, 5439 big_handle : 8, 5445 big_handle : 8, 5458 big_handle : 8,
|
/packages/modules/Bluetooth/system/pdl/hci/ |
D | hci_packets.pdl | 4664 big_handle : 8, 4683 big_handle : 8, 4691 big_handle : 8, 4707 big_handle : 8, 4712 big_handle : 8, 6651 big_handle : 8, 6666 big_handle : 8, 6672 big_handle : 8, 6685 big_handle : 8,
|