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

  /external/bluetooth/bluedroid/bta/gatt/
bta_gatts_main.c 91 bta_gatts_indicate_handle(p_cb,(tBTA_GATTS_DATA *) p_msg);
bta_gatts_int.h 243 extern void bta_gatts_indicate_handle (tBTA_GATTS_CB *p_cb, tBTA_GATTS_DATA * p_msg);
bta_gatts_act.c 629 ** Function bta_gatts_indicate_handle
636 void bta_gatts_indicate_handle (tBTA_GATTS_CB *p_cb, tBTA_GATTS_DATA * p_msg) function

Completed in 309 milliseconds