Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/hh/include/
Dbta_hh_int.h370 extern BOOLEAN bta_hh_le_is_hh_gatt_if(tBTA_GATTC_IF client_if);
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_act.c169 if (!bta_hh_le_is_hh_gatt_if(p_cb->cl_rcb[i].client_if)) { in bta_gattc_disable()
1813 if (!bta_hh_le_is_hh_gatt_if(gattc_if)) { in bta_gattc_enc_cmpl_cback()
/hal_espressif-latest/components/bt/host/bluedroid/bta/hh/
Dbta_hh_le.c262 BOOLEAN bta_hh_le_is_hh_gatt_if(tBTA_GATTC_IF client_if) in bta_hh_le_is_hh_gatt_if() function