Searched refs:tempstate (Results 1 - 4 of 4) sorted by relevance

/external/bluetooth/bluedroid/stack/btm/
H A Dbtm_sco.c1024 UINT16 tempstate; local
1039 tempstate = p->state;
1044 p->state = tempstate;
H A Dbtm_inq.c2405 UINT8 tempstate; local
2453 tempstate = p_cur->remote_name_state;
2459 p_cur->remote_name_state = tempstate;
H A Dbtm_sec.c5378 UINT8 tempstate = p_dev_rec->sec_state; local
5387 p_dev_rec->sec_state = tempstate;
/external/bluetooth/bluedroid/stack/l2cap/
H A Dl2c_csm.c942 tL2C_CHNL_STATE tempstate; local
982 tempstate = p_ccb->chnl_state;
998 p_ccb->chnl_state = tempstate;

Completed in 151 milliseconds