HomeSort by relevance Sort by last modified time
    Searched refs:bta_gatts_send_rsp (Results 1 - 3 of 3) sorted by null

  /external/bluetooth/bluedroid/bta/gatt/
bta_gatts_main.c 107 bta_gatts_send_rsp(p_cb,(tBTA_GATTS_DATA *) p_msg);
bta_gatts_int.h 242 extern void bta_gatts_send_rsp(tBTA_GATTS_CB *p_cb, tBTA_GATTS_DATA * p_msg);
bta_gatts_act.c 607 ** Function bta_gatts_send_rsp
614 void bta_gatts_send_rsp (tBTA_GATTS_CB *p_cb, tBTA_GATTS_DATA * p_msg) function

Completed in 492 milliseconds