Home
last modified time | relevance | path

Searched defs:CancelConnection (Results 1 – 4 of 4) sorted by relevance

/foundation/communication/bluetooth/frameworks/inner/ipc/src/
Dbluetooth_gatt_server_proxy.cpp74 int BluetoothGattServerProxy::CancelConnection(int appId, const BluetoothGattDevice &device) in CancelConnection() function in OHOS::Bluetooth::BluetoothGattServerProxy
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
Dbluetooth_gatt_server_server.cpp342 int BluetoothGattServerServer::CancelConnection(int appId, const BluetoothGattDevice &device) in CancelConnection() function in OHOS::Bluetooth::BluetoothGattServerServer
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
Dgatt_server_service.cpp159 int GattServerService::CancelConnection(const GattDevice &device) in CancelConnection() function in OHOS::bluetooth::GattServerService
831 void GattServerService::impl::CancelConnection(const GattDevice &device) in CancelConnection() function in OHOS::bluetooth::GattServerService::impl
/foundation/communication/bluetooth/frameworks/inner/src/
Dbluetooth_gatt_server.cpp672 int GattServer::CancelConnection(const BluetoothRemoteDevice &device) in CancelConnection() function in OHOS::Bluetooth::GattServer