Searched refs:bta_gattc_open_error (Results 1 - 3 of 3) sorted by relevance

/external/bluetooth/bluedroid/bta/gatt/
H A Dbta_gattc_main.c83 bta_gattc_open_error,
H A Dbta_gattc_int.h395 extern void bta_gattc_open_error(tBTA_GATTC_CLCB *p_clcb, tBTA_GATTC_DATA *p_data);
H A Dbta_gattc_act.c414 ** Function bta_gattc_open_error
421 void bta_gattc_open_error(tBTA_GATTC_CLCB *p_clcb, tBTA_GATTC_DATA *p_data) function
441 bta_gattc_open_error(p_clcb, p_data);

Completed in 33 milliseconds