Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_main.c257 static char *gattc_state_code(tBTA_GATTC_STATE state_code);
504 static char *gattc_state_code(tBTA_GATTC_STATE state_code) in gattc_state_code() argument
506 switch (state_code) { in gattc_state_code()
/device/soc/esp/esp32/components/bt/host/bluedroid/bta/hh/
Dbta_hh_main.c257 static char *bta_hh_state_code(tBTA_HH_STATE state_code);
540 static char *bta_hh_state_code(tBTA_HH_STATE state_code) in bta_hh_state_code() argument
542 switch (state_code) { in bta_hh_state_code()