Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/bta/gatt/
Dbta_gattc_main.c85 bta_gattc_cancel_open,
Dbta_gattc_int.h467 extern void bta_gattc_cancel_open(tBTA_GATTC_CLCB *p_clcb, tBTA_GATTC_DATA *p_data);
Dbta_gattc_act.c665 void bta_gattc_cancel_open(tBTA_GATTC_CLCB *p_clcb, tBTA_GATTC_DATA *p_data) in bta_gattc_cancel_open() function