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

  /external/bluetooth/bluedroid/bta/hl/
bta_hl_main.c 427 tBTA_HL_CCH_STATE in_state = p_cb->cch_state;
435 state_table = bta_hl_cch_st_tbl[p_cb->cch_state];
440 p_cb->cch_state = state_table[event][BTA_HL_CCH_NEXT_STATE];
456 if (in_state != p_cb->cch_state)
460 bta_hl_cch_state_code(p_cb->cch_state),
    [all...]
bta_hl_int.h 493 tBTA_HL_CCH_STATE cch_state; member in struct:__anon2579
    [all...]
bta_hl_utils.c 982 (p_mcb->cch_state != BTA_HL_CCH_IDLE_ST))
    [all...]

Completed in 37 milliseconds