Home
last modified time | relevance | path

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

/system/bt/bta/gatt/
Dbta_gattc_main.c389 bta_gattc_process_api_open(p_cb, (tBTA_GATTC_DATA *) p_msg); in bta_gattc_hdl_event()
Dbta_gattc_int.h457 extern void bta_gattc_process_api_open (tBTA_GATTC_CB *p_cb, tBTA_GATTC_DATA * p_msg);
Dbta_gattc_act.c336 void bta_gattc_process_api_open (tBTA_GATTC_CB *p_cb, tBTA_GATTC_DATA * p_msg) in bta_gattc_process_api_open() function