Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dgatt_api.h1059 extern tGATT_STATUS GATTC_AutoDiscoverEnable(UINT8 enable);
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_api.c1160 GATTC_AutoDiscoverEnable(enable); in BTA_GATTC_AutoDiscoverEnable()
/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/
Dgatt_api.c1220 tGATT_STATUS GATTC_AutoDiscoverEnable(UINT8 enable) in GATTC_AutoDiscoverEnable() function