Home
last modified time | relevance | path

Searched refs:LeBatchScan (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Ddual_mode_controller.h524 void LeBatchScan(CommandView command);
Ddual_mode_controller.cc2860 void DualModeController::LeBatchScan(CommandView command) { in LeBatchScan() function in rootcanal::DualModeController
4675 {OpCode::LE_BATCH_SCAN, &DualModeController::LeBatchScan},
/packages/modules/Bluetooth/tools/rootcanal/packets/
Dhci_packets.pdl5704 packet LeBatchScan : Command (op_code = LE_BATCH_SCAN) {
5715 packet LeBatchScanEnable : LeBatchScan (batch_scan_opcode = ENABLE) {
5722 packet LeBatchScanSetStorageParameters : LeBatchScan (batch_scan_opcode = SET_STORAGE_PARAMETERS) {
5736 packet LeBatchScanSetScanParameters : LeBatchScan (batch_scan_opcode = SET_SCAN_PARAMETERS) {
5754 packet LeBatchScanReadResultParameters : LeBatchScan (batch_scan_opcode = READ_RESULT_PARAMETERS) {
/packages/modules/Bluetooth/system/pdl/hci/
Dhci_packets.pdl5419 packet LeBatchScan : LeScanningCommand (op_code = LE_BATCH_SCAN) {
5430 packet LeBatchScanEnable : LeBatchScan (batch_scan_opcode = ENABLE) {
5437 packet LeBatchScanSetStorageParameters : LeBatchScan (batch_scan_opcode = SET_STORAGE_PARAMETERS) {
5451 packet LeBatchScanSetScanParameters : LeBatchScan (batch_scan_opcode = SET_SCAN_PARAMETERS) {
5469 packet LeBatchScanReadResultParameters : LeBatchScan (batch_scan_opcode = READ_RESULT_PARAMETERS) {