Home
last modified time | relevance | path

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

/system/bt/stack/l2cap/
Dl2c_csm.c937 tL2C_CHNL_STATE tempstate; in l2c_csm_open() local
979 tempstate = p_ccb->chnl_state; in l2c_csm_open()
995 p_ccb->chnl_state = tempstate; in l2c_csm_open()
/system/bt/stack/btm/
Dbtm_sco.c1029 UINT16 tempstate; in BTM_RemoveSco() local
1044 tempstate = p->state; in BTM_RemoveSco()
1049 p->state = tempstate; in BTM_RemoveSco()
Dbtm_sec.c5513 UINT8 tempstate = p_dev_rec->sec_state; in btm_sec_start_get_name() local
5522 p_dev_rec->sec_state = tempstate; in btm_sec_start_get_name()