Searched refs:RemoveLpDeviceParam (Results 1 – 9 of 9) sorted by relevance
48 int RemoveLpDeviceParam(const bluetooth::Uuid &uuid) override;
69 virtual int RemoveLpDeviceParam(const bluetooth::Uuid &uuid) = 0;
54 int RemoveLpDeviceParam(const bluetooth::Uuid &uuid) override;
942 int RemoveLpDeviceParam(BtUuid uuid);
657 int RemoveLpDeviceParam(const UUID &uuid);
523 int BleCentralManager::RemoveLpDeviceParam(const UUID &uuid) in RemoveLpDeviceParam() function in OHOS::Bluetooth::BleCentralManager534 return proxy->RemoveLpDeviceParam(btUuid); in RemoveLpDeviceParam()
1387 int RemoveLpDeviceParam(BtUuid uuid) in RemoveLpDeviceParam() function1400 int ret = bleCentralManager->RemoveLpDeviceParam(srvUuid); in RemoveLpDeviceParam()
484 int BluetoothBleCentralManagerProxy::RemoveLpDeviceParam(const bluetooth::Uuid &uuid) in RemoveLpDeviceParam() function in OHOS::Bluetooth::BluetoothBleCentralManagerProxy
781 int BluetoothBleCentralManagerServer::RemoveLpDeviceParam(const bluetooth::Uuid &uuid) in RemoveLpDeviceParam() function in OHOS::Bluetooth::BluetoothBleCentralManagerServer