Home
last modified time | relevance | path

Searched refs:bta_gattc_cancel_bk_conn (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/include/
Dbta_gattc_int.h498 extern void bta_gattc_cancel_bk_conn(tBTA_GATTC_API_CANCEL_OPEN *p_data);
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_act.c400 bta_gattc_cancel_bk_conn(&p_msg->api_cancel_conn); in bta_gattc_process_api_open_cancel()
631 void bta_gattc_cancel_bk_conn(tBTA_GATTC_API_CANCEL_OPEN *p_data) in bta_gattc_cancel_bk_conn() function