Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/hd/
Dbta_hd_main.c191 static const char *bta_hd_state_code(tBTA_HD_STATE state_code);
306 static const char *bta_hd_state_code(tBTA_HD_STATE state_code) in bta_hd_state_code() argument
308 switch (state_code) { in bta_hd_state_code()
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_main.c263 static char *gattc_state_code(tBTA_GATTC_STATE state_code);
512 static char *gattc_state_code(tBTA_GATTC_STATE state_code) in gattc_state_code() argument
514 switch (state_code) { in gattc_state_code()
/hal_espressif-latest/components/bt/host/bluedroid/bta/hh/
Dbta_hh_main.c257 static char *bta_hh_state_code(tBTA_HH_STATE state_code);
546 static char *bta_hh_state_code(tBTA_HH_STATE state_code) in bta_hh_state_code() argument
548 switch (state_code) { in bta_hh_state_code()