OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RegisterForNotificationCallback
(Results
1 - 2
of
2
) sorted by null
/system/bt/service/hal/
bluetooth_gatt_interface.cpp
133
void
RegisterForNotificationCallback
(int conn_id, int registered, int status, uint16_t handle) {
142
RegisterForNotificationCallback
(g_interface, conn_id, status, registered, handle));
440
RegisterForNotificationCallback
,
640
void BluetoothGattInterface::ClientObserver::
RegisterForNotificationCallback
(
bluetooth_gatt_interface.h
83
virtual void
RegisterForNotificationCallback
(
Completed in 36 milliseconds