Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_main.c263 static char *gattc_state_code(tBTA_GATTC_STATE state_code);
287 gattc_state_code(in_state), in bta_gattc_sm_execute()
319 gattc_state_code(in_state), in bta_gattc_sm_execute()
320 gattc_state_code(p_clcb->state), in bta_gattc_sm_execute()
512 static char *gattc_state_code(tBTA_GATTC_STATE state_code) in gattc_state_code() function