Home
last modified time | relevance | path

Searched refs:bta_gattc_close (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/bta/gatt/
Dbta_gattc_main.cc86 bta_gattc_close, /* BTA_GATTC_CLOSE */
Dbta_gattc_act.cc264 bta_gattc_close(&bta_gattc_cb.clcb[i], (tBTA_GATTC_DATA*)&buf); in bta_gattc_deregister()
638 void bta_gattc_close(tBTA_GATTC_CLCB* p_clcb, const tBTA_GATTC_DATA* p_data) { in bta_gattc_close() function
734 bta_gattc_close(p_clcb, p_data); in bta_gattc_disc_close()
Dbta_gattc_int.h390 void bta_gattc_close(tBTA_GATTC_CLCB* p_clcb, const tBTA_GATTC_DATA* p_data);