Home
last modified time | relevance | path

Searched defs:iac_lap (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_hcic_hcicmds.cc300 void btsnd_hcic_write_cur_iac_lap(uint8_t num_cur_iac, LAP* const iac_lap) { in btsnd_hcic_write_cur_iac_lap()
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Dlink_layer_controller.cc2604 [lap](auto iac_lap) { return iac_lap.lap_ == lap; })) { in IncomingInquiryPacket()
4966 void LinkLayerController::WriteCurrentIacLap(std::vector<bluetooth::hci::Lap> iac_lap) { in WriteCurrentIacLap()
/aosp_15_r20/packages/modules/Bluetooth/system/stack/hcic/
Dhcicmds.cc1137 void btsnd_hcic_write_cur_iac_lap(uint8_t num_cur_iac, LAP* const iac_lap) { in btsnd_hcic_write_cur_iac_lap()