Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/interface/
H A Dbluetooth_service_ipc_interface_code.h46 BLE_DISABLE_ADVERTISING, enumerator
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_ble_advertiser_stub.cpp39 {BluetoothBleAdvertiserInterfaceCode::BLE_DISABLE_ADVERTISING,
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_ble_advertiser_proxy.cpp167 ErrCode result = InnerTransact(BLE_DISABLE_ADVERTISING, option, data, reply); in DisableAdvertising()