Searched refs:bta_gatts_open (Results 1 – 3 of 3) sorted by relevance
70 bta_gatts_open(p_cb, (tBTA_GATTS_DATA*)p_msg); in bta_gatts_hdl_event()
175 extern void bta_gatts_open(tBTA_GATTS_CB* p_cb, tBTA_GATTS_DATA* p_msg);
429 void bta_gatts_open(UNUSED_ATTR tBTA_GATTS_CB* p_cb, tBTA_GATTS_DATA* p_msg) { in bta_gatts_open() function