Searched refs:BTM_SEC_RS_PENDING (Results 1 – 3 of 3) sorted by relevance
693 p_dev_rec->rs_disc_pending = BTM_SEC_RS_PENDING; in BTM_SwitchRole()764 p_dev_rec->rs_disc_pending = BTM_SEC_RS_PENDING; in btm_acl_encrypt_change()2282 if (p_dev_rec && (p_dev_rec->rs_disc_pending == BTM_SEC_RS_PENDING)) in btm_remove_acl()2368 p_dev_rec->rs_disc_pending = BTM_SEC_RS_PENDING; in btm_cont_rswitch()
608 #define BTM_SEC_RS_PENDING 1 /* Role Switch in progress */ macro
1510 if (p_dev_rec->rs_disc_pending == BTM_SEC_RS_PENDING && p_dev_rec->hci_handle == conn_handle) in btm_sec_send_hci_disconnect()