Home
last modified time | relevance | path

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

/system/bt/bta/gatt/
Dbta_gattc_main.c252 static char *gattc_state_code(tBTA_GATTC_STATE state_code);
487 static char *gattc_state_code(tBTA_GATTC_STATE state_code) in gattc_state_code() argument
489 switch (state_code) in gattc_state_code()
/system/bt/bta/hh/
Dbta_hh_main.c262 static char *bta_hh_state_code(tBTA_HH_STATE state_code);
562 static char *bta_hh_state_code(tBTA_HH_STATE state_code) in bta_hh_state_code() argument
564 switch (state_code) in bta_hh_state_code()
/system/bt/bta/hl/
Dbta_hl_main.c41 static char *bta_hl_cch_state_code(tBTA_HL_CCH_STATE state_code);
42 static char *bta_hl_dch_state_code(tBTA_HL_DCH_STATE state_code);
2069 static char *bta_hl_cch_state_code(tBTA_HL_CCH_STATE state_code) in bta_hl_cch_state_code() argument
2071 switch (state_code) in bta_hl_cch_state_code()
2095 static char *bta_hl_dch_state_code(tBTA_HL_DCH_STATE state_code) in bta_hl_dch_state_code() argument
2097 switch (state_code) in bta_hl_dch_state_code()