Home
last modified time | relevance | path

Searched defs:OnServicesDiscovered (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_gatt_client.h139 virtual void OnServicesDiscovered(int status) in OnServicesDiscovered() function
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/ble/
H A Dnapi_bluetooth_gatt_client_callback.cpp64 void NapiGattClientCallback::OnServicesDiscovered(int status) in OnServicesDiscovered() function in OHOS::Bluetooth::NapiGattClientCallback
/ohos5.0/foundation/communication/bluetooth_service/test/unittest/gatt/
H A Dgatt_manager_test.cpp70 void OnServicesDiscovered(int status) in OnServicesDiscovered() function in OHOS::Bluetooth::GattClientCallbackTest
H A Dgatt_client_test.cpp72 void OnServicesDiscovered(int status) in OnServicesDiscovered() function in OHOS::Bluetooth::GattClientCallbackTest
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_gatt_client_callback_proxy.cpp215 void BluetoothGattClientCallbackProxy::OnServicesDiscovered(int32_t status) in OnServicesDiscovered() function in OHOS::Bluetooth::BluetoothGattClientCallbackProxy
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_gatt_client_server.cpp149 void OnServicesDiscovered(int status) override in OnServicesDiscovered() function in OHOS::Bluetooth::BluetoothGattClientServer::impl::GattClientCallbackImpl
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/
H A Dhid_host_hogp.cpp818 void HidHostHogp::HogpGattClientCallback::OnServicesDiscovered(int status) in OnServicesDiscovered() function in OHOS::bluetooth::HidHostHogp::HogpGattClientCallback
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_gatt_client.cpp158 void OnServicesDiscovered(int status) override in OnServicesDiscovered() function in OHOS::Bluetooth::GattClientCallbackWrapper
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_gatt_client.cpp303 void OnServicesDiscovered(int32_t status) override in OnServicesDiscovered() function in OHOS::Bluetooth::GattClient::impl::BluetoothGattClientCallbackStubImpl
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_adapter.cpp101 void OnServicesDiscovered(int status) override in OnServicesDiscovered() function in OHOS::bluetooth::BleAdapter::impl::GattClientCallback