Home
last modified time | relevance | path

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

/hal_espressif-3.5.0/components/bt/host/bluedroid/stack/l2cap/
Dl2c_csm.c886 tL2C_CHNL_STATE tempstate; in l2c_csm_open() local
927 tempstate = p_ccb->chnl_state; in l2c_csm_open()
941 p_ccb->chnl_state = tempstate; in l2c_csm_open()
/hal_espressif-3.5.0/components/bt/host/bluedroid/stack/btm/
Dbtm_sco.c1065 UINT16 tempstate; in BTM_RemoveSco() local
1080 tempstate = p->state; in BTM_RemoveSco()
1084 p->state = tempstate; in BTM_RemoveSco()
Dbtm_sec.c5317 UINT8 tempstate = p_dev_rec->sec_state; in btm_sec_start_get_name() local
5325 p_dev_rec->sec_state = tempstate; in btm_sec_start_get_name()