Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_gatt_api.h193 } tBTA_GATTC_NOTIFY; typedef
245 tBTA_GATTC_NOTIFY notify; /* notification/indication event data */
/system/bt/bta/gatt/
Dbta_gattc_int.h429 tBTA_GATTC_NOTIFY* p_notify);
Dbta_gattc_utils.cc347 tBTA_GATTC_NOTIFY* p_notify) { in bta_gattc_check_notif_registry()
Dbta_gattc_act.cc1187 tBTA_GATTC_NOTIFY* p_notify, in bta_gattc_process_srvc_chg_ind()
1264 tBTA_GATTC_NOTIFY* p_notify) { in bta_gattc_proc_other_indication()
1288 tBTA_GATTC_NOTIFY notify; in bta_gattc_process_indicate()
/system/bt/bta/vc/
Dvc.cc484 tBTA_GATTC_NOTIFY& n = p_data->notify; in gattc_callback()
Dvc_test.cc587 tBTA_GATTC_NOTIFY event_data = { in GetNotificationEvent()
/system/bt/bta/hh/
Dbta_hh_le.cc1511 static void bta_hh_le_input_rpt_notify(tBTA_GATTC_NOTIFY* p_data) { in bta_hh_le_input_rpt_notify()