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

/external/bluetooth/bluedroid/bta/gatt/
H A Dbta_gatts_main.c103 bta_gatts_close(p_cb,(tBTA_GATTS_DATA *) p_msg);
H A Dbta_gatts_int.h248 extern void bta_gatts_close (tBTA_GATTS_CB *p_cb, tBTA_GATTS_DATA * p_msg);
H A Dbta_gatts_act.c774 ** Function bta_gatts_close
781 void bta_gatts_close (tBTA_GATTS_CB *p_cb, tBTA_GATTS_DATA * p_msg) function
795 APPL_TRACE_ERROR("bta_gatts_close fail conn_id=%d", p_msg->hdr.layer_specific);

Completed in 54 milliseconds