Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_utils.c351 tBTA_GATTC_SERV *p_srcb = &bta_gattc_cb.known_server[0]; in bta_gattc_find_srcb()
373 tBTA_GATTC_SERV *p_srcb = &bta_gattc_cb.known_server[0]; in bta_gattc_find_srvr_cache()
413 tBTA_GATTC_SERV *p_tcb = &bta_gattc_cb.known_server[0], in bta_gattc_srcb_alloc()
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/include/
Dbta_gattc_int.h423 tBTA_GATTC_SERV known_server[BTA_GATTC_KNOWN_SR_MAX]; member