Home
last modified time | relevance | path

Searched defs:p_cmpl_cb (Results 1 – 5 of 5) sorted by relevance

/external/bluetooth/bluedroid/stack/gap/
Dgap_api.c390 …P_StartInquiry (tGAP_INQ_PARMS *p_inq_parms, tGAP_CALLBACK *p_results_cb, tGAP_CALLBACK *p_cmpl_cb) in GAP_StartInquiry()
/external/bluetooth/bluedroid/stack/btm/
Dbtm_ble_gap.c151 tBTM_INQ_RESULTS_CB *p_results_cb, tBTM_CMPL_CB *p_cmpl_cb) in BTM_BleObserve()
Dbtm_inq.c851 tBTM_CMPL_CB *p_cmpl_cb) in BTM_StartInquiry()
/external/bluetooth/bluedroid/stack/gatt/
Dgatt_utils.c2022 tGATT_CMPL_CBACK *p_cmpl_cb = (p_clcb->p_reg) ? p_clcb->p_reg->app_cb.p_cmpl_cb : NULL; in gatt_end_operation() local
/external/bluetooth/bluedroid/stack/include/
Dgatt_api.h587 tGATT_CMPL_CBACK *p_cmpl_cb; member