Home
last modified time | relevance | path

Searched refs:BLE_START_SCAN (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/interface/
H A Dbluetooth_service_ipc_interface_code.h63 BLE_START_SCAN, enumerator
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_ble_central_manager_stub.cpp36 {BluetoothBleCentralManagerInterfaceCode::BLE_START_SCAN,
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_ble_central_manager_proxy.cpp119 int32_t result = InnerTransact(BLE_START_SCAN, option, data, reply); in StartScan()