Home
last modified time | relevance | path

Searched refs:BTA_GATTC_RegisterForNotifications (Results 1 – 4 of 4) sorted by relevance

/system/bt/bta/include/
Dbta_gatt_api.h720 extern tGATT_STATUS BTA_GATTC_RegisterForNotifications(
/system/bt/bta/gatt/
Dbta_gattc_api.cc634 tGATT_STATUS BTA_GATTC_RegisterForNotifications(tGATT_IF client_if, in BTA_GATTC_RegisterForNotifications() function
/system/bt/bta/hh/
Dbta_hh_le.cc568 BTA_GATTC_RegisterForNotifications(bta_hh_cb.gatt_if, p_dev_cb->addr, in bta_hh_le_register_input_notif()
585 BTA_GATTC_RegisterForNotifications(bta_hh_cb.gatt_if, p_dev_cb->addr, in bta_hh_le_register_input_notif()
600 BTA_GATTC_RegisterForNotifications(bta_hh_cb.gatt_if, p_dev_cb->addr, in bta_hh_le_register_input_notif()
/system/bt/btif/src/
Dbtif_gatt_client.cc485 BTA_GATTC_RegisterForNotifications(client_if, bda, handle); in btif_gattc_reg_for_notification_impl()