Searched refs:state_code (Results 1 – 3 of 3) sorted by relevance
252 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() argument489 switch (state_code) in gattc_state_code()
262 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() argument564 switch (state_code) in bta_hh_state_code()
41 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() argument2071 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() argument2097 switch (state_code) in bta_hl_dch_state_code()