Searched refs:BTM_SEC_RS_PENDING (Results 1 - 3 of 3) sorted by relevance

/external/bluetooth/bluedroid/stack/btm/
H A Dbtm_acl.c711 p_dev_rec->rs_disc_pending = BTM_SEC_RS_PENDING;
941 p_dev_rec->rs_disc_pending = BTM_SEC_RS_PENDING;
3138 if (p_dev_rec && (p_dev_rec->rs_disc_pending == BTM_SEC_RS_PENDING))
3231 p_dev_rec->rs_disc_pending = BTM_SEC_RS_PENDING;
H A Dbtm_int.h593 #define BTM_SEC_RS_PENDING 1 /* Role Switch in progress */ macro
H A Dbtm_sec.c1474 if (p_dev_rec->rs_disc_pending == BTM_SEC_RS_PENDING)

Completed in 125 milliseconds