Home
last modified time | relevance | path

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

/system/bt/bta/gatt/
Dbta_gattc_api.cc628 tBTA_GATT_STATUS BTA_GATTC_RegisterForNotifications(tBTA_GATTC_IF client_if, in BTA_GATTC_RegisterForNotifications() function
/system/bt/bta/include/
Dbta_gatt_api.h880 extern tBTA_GATT_STATUS BTA_GATTC_RegisterForNotifications(
/system/bt/bta/hh/
Dbta_hh_le.cc699 BTA_GATTC_RegisterForNotifications(bta_hh_cb.gatt_if, p_dev_cb->addr, in bta_hh_le_register_input_notif()
716 BTA_GATTC_RegisterForNotifications(bta_hh_cb.gatt_if, p_dev_cb->addr, in bta_hh_le_register_input_notif()
732 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.cc494 BTA_GATTC_RegisterForNotifications(client_if, bda, handle); in btif_gattc_reg_for_notification_impl()