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

  /external/bluetooth/bluedroid/bta/gatt/
bta_gattc_main.c 70 BTA_GATTC_DISC_CLOSE,
109 bta_gattc_disc_close,
238 /* BTA_GATTC_API_CLOSE_EVT */ {BTA_GATTC_DISC_CLOSE, BTA_GATTC_DISCOVER_ST},
bta_gattc_int.h 475 extern void bta_gattc_disc_close(tBTA_GATTC_CLCB *p_clcb, tBTA_GATTC_DATA *p_data);
bta_gattc_act.c 844 ** Function bta_gattc_disc_close
851 void bta_gattc_disc_close(tBTA_GATTC_CLCB *p_clcb, tBTA_GATTC_DATA *p_data) function
    [all...]

Completed in 282 milliseconds