Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/interface/
H A Dbluetooth_service_ipc_interface_code.h72 BLE_ENABLE_SYNC_DATA_TO_LPDEVICE, enumerator
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_ble_central_manager_stub.cpp57 {BluetoothBleCentralManagerInterfaceCode::BLE_ENABLE_SYNC_DATA_TO_LPDEVICE,
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_ble_central_manager_proxy.cpp289 ErrCode result = InnerTransact(BLE_ENABLE_SYNC_DATA_TO_LPDEVICE, option, data, reply); in EnableSyncDataToLpDevice()