Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/gatt/
Dbta_gattc_main.cc77 bta_gattc_cancel_open_error, /* BTA_GATTC_CANCEL_OPEN_ERROR */
Dbta_gattc_int.h389 void bta_gattc_cancel_open_error(tBTA_GATTC_CLCB* p_clcb, const tBTA_GATTC_DATA* p_data);
Dbta_gattc_act.cc331 void bta_gattc_cancel_open_error(tBTA_GATTC_CLCB* p_clcb, const tBTA_GATTC_DATA* /* p_data */) { in bta_gattc_cancel_open_error() function