Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_gatt_api.h114 #define BTA_GATTC_NOTIF_EVT 10 /* GATT attribute notification event */ macro
/system/bt/btif/src/
Dbtif_gatt_client.cc117 case BTA_GATTC_NOTIF_EVT: { in btif_gattc_upstreams_evt()
/system/bt/bta/gatt/
Dbta_gattc_act.cc1520 (*p_clcb->p_rcb->p_cback)(BTA_GATTC_NOTIF_EVT, &bta_gattc); in bta_gattc_proc_other_indication()
/system/bt/bta/hh/
Dbta_hh_le.cc2221 case BTA_GATTC_NOTIF_EVT: /* 10 */ in bta_hh_gattc_callback()