Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/bta/include/
Dbta_gatt_api.h336 }tBTA_GATTC_NOTIFY; typedef
360 tBTA_GATTC_NOTIFY notify; /* notification/indication event data */
/external/bluetooth/bluedroid/bta/gatt/
Dbta_gattc_act.c1578 tBTA_GATTC_NOTIFY *p_notify, in bta_gattc_process_srvc_chg_ind()
1647 tBTA_GATTC_NOTIFY *p_notify) in bta_gattc_proc_other_indication()
1679 tBTA_GATTC_NOTIFY notify; in bta_gattc_process_indicate()
Dbta_gattc_int.h444 …ck_notif_registry(tBTA_GATTC_RCB *p_clreg, tBTA_GATTC_SERV *p_srcb, tBTA_GATTC_NOTIFY *p_notify);
Dbta_gattc_utils.c452 tBTA_GATTC_NOTIFY *p_notify) in bta_gattc_check_notif_registry()