Home
last modified time | relevance | path

Searched refs:bta_gattc_process_api_open_cancel (Results 1 – 3 of 3) sorted by relevance

/external/bluetooth/bluedroid/bta/gatt/
Dbta_gattc_main.c393 bta_gattc_process_api_open_cancel(p_cb, (tBTA_GATTC_DATA *) p_msg); in bta_gattc_hdl_event()
Dbta_gattc_int.h458 extern void bta_gattc_process_api_open_cancel (tBTA_GATTC_CB *p_cb, tBTA_GATTC_DATA * p_msg);
Dbta_gattc_act.c380 void bta_gattc_process_api_open_cancel (tBTA_GATTC_CB *p_cb, tBTA_GATTC_DATA * p_msg) in bta_gattc_process_api_open_cancel() function