Home
last modified time | relevance | path

Searched refs:FindService (Results 1 - 1 of 1) sorted by relevance

/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_gatt_client.cpp119 GattService *FindService(uint16_t handle);
460 GattService *ptr = FindService(svc.handle_); in BuildServiceList()
465 GattService *iptr = FindService(isvc.startHandle_); in BuildServiceList()
474 GattService *GattClient::impl::FindService(uint16_t handle) in FindService() function in OHOS::Bluetooth::GattClient::impl

Completed in 2 milliseconds