Searched defs:scan_enable (Results 1 – 7 of 7) sorted by relevance
89 hci::ScanEnable scan_enable; in WriteScanEnable() local115 void neighbor::ScanModule::impl::ReadScanEnable(hci::ScanEnable scan_enable) { in ReadScanEnable()
1051 DynamicByteBuffer ReadScanEnableResponse(uint8_t scan_enable) { in ReadScanEnableResponse()1531 DynamicByteBuffer WriteScanEnable(uint8_t scan_enable) { in WriteScanEnable()
939 bool scan_enable; member
1493 bluetooth::hci::ScanEnable scan_enable = in ReadScanEnable() local1506 bluetooth::hci::ScanEnable scan_enable = command_view.GetScanEnable(); in WriteScanEnable() local
240 void btsnd_hcic_ble_set_scan_enable(uint8_t scan_enable, uint8_t duplicate) { in btsnd_hcic_ble_set_scan_enable()
208 void btsnd_hcic_ble_set_scan_enable(uint8_t scan_enable, uint8_t duplicate) { in btsnd_hcic_ble_set_scan_enable()
26983 …ilder> Create(uint8_t num_hci_command_packets, ErrorCode status, ScanEnable scan_enable) {auto bui… in Create()27002 …mpleteBuilder(uint8_t num_hci_command_packets, ErrorCode status, ScanEnable scan_enable) :CommandC… in Create()27018 … = default;static std::unique_ptr<WriteScanEnableBuilder> Create(ScanEnable scan_enable) {auto bui… in Create()27037 explicit WriteScanEnableBuilder(ScanEnable scan_enable) :DiscoveryCommandBuilder(OpCode::WRITE_SCAN… in Create()