Home
last modified time | relevance | path

Searched refs:BTA_GATTC_NOTIF_EVT (Results 1 – 7 of 7) sorted by relevance

/system/bt/bta/include/
Dbta_gatt_api.h61 BTA_GATTC_NOTIF_EVT = 10, /* GATT attribute notification event */ enumerator
85 CASE_RETURN_TEXT(BTA_GATTC_NOTIF_EVT); in gatt_client_event_text()
/system/bt/btif/src/
Dbtif_gatt_client.cc106 case BTA_GATTC_NOTIF_EVT: in bta_gattc_event_text()
148 case BTA_GATTC_NOTIF_EVT: { in btif_gattc_upstreams_evt()
/system/bt/bta/vc/
Dvc.cc483 case BTA_GATTC_NOTIF_EVT: { in gattc_callback()
Dvc_test.cc596 gatt_callback(BTA_GATTC_NOTIF_EVT, (tBTA_GATTC*)&event_data); in GetNotificationEvent()
/system/bt/bta/gatt/
Dbta_gattc_act.cc1280 (*p_clcb->p_rcb->p_cback)(BTA_GATTC_NOTIF_EVT, &bta_gattc); in bta_gattc_proc_other_indication()
/system/bt/bta/hearing_aid/
Dhearing_aid.cc1704 case BTA_GATTC_NOTIF_EVT: in hearingaid_gattc_callback()
/system/bt/bta/hh/
Dbta_hh_le.cc2044 case BTA_GATTC_NOTIF_EVT: /* 10 */ in bta_hh_gattc_callback()