Home
last modified time | relevance | path

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

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