HomeSort by relevance Sort by last modified time
    Searched refs:cch_state (Results 1 - 3 of 3) sorted by null

  /system/bt/bta/hl/
bta_hl_main.c 426 tBTA_HL_CCH_STATE in_state = p_cb->cch_state;
434 state_table = bta_hl_cch_st_tbl[p_cb->cch_state];
439 p_cb->cch_state = state_table[event][BTA_HL_CCH_NEXT_STATE];
455 if (in_state != p_cb->cch_state)
459 bta_hl_cch_state_code(p_cb->cch_state),
    [all...]
bta_hl_int.h 492 tBTA_HL_CCH_STATE cch_state; member in struct:__anon68768
    [all...]
bta_hl_utils.c 981 (p_mcb->cch_state != BTA_HL_CCH_IDLE_ST))
    [all...]

Completed in 31 milliseconds