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

/external/bluetooth/bluedroid/bta/gatt/
H A Dbta_gatts_main.c95 bta_gatts_cancel_open(p_cb,(tBTA_GATTS_DATA *) p_msg);
H A Dbta_gatts_int.h243 extern void bta_gatts_cancel_open (tBTA_GATTS_CB *p_cb, tBTA_GATTS_DATA * p_msg);
H A Dbta_gatts_act.c646 ** Function bta_gatts_cancel_open
653 void bta_gatts_cancel_open (tBTA_GATTS_CB *p_cb, tBTA_GATTS_DATA * p_msg) function
662 APPL_TRACE_ERROR0("bta_gatts_cancel_open failed for open request");

Completed in 150 milliseconds