Searched refs:BTM_SEC_STATE_DISCONNECTING (Results 1 – 2 of 2) sorted by relevance
554 #define BTM_SEC_STATE_DISCONNECTING 6 macro
1260 if (p_dev_rec->sec_state == BTM_SEC_STATE_DISCONNECTING) in BTM_SecBondCancel()1468 if (BTM_SEC_STATE_DISCONNECTING != old_state) in btm_sec_send_hci_disconnect()1470 p_dev_rec->sec_state = BTM_SEC_STATE_DISCONNECTING; in btm_sec_send_hci_disconnect()