Home
last modified time | relevance | path

Searched refs:BTM_ACL_ENCRYPT_STATE_ENCRYPT_ON (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/include/
Dbtm_int.h150 #define BTM_ACL_ENCRYPT_STATE_ENCRYPT_ON 3 /* encryption turning on */ macro
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_acl.c1510 p->encrypt_state = BTM_ACL_ENCRYPT_STATE_ENCRYPT_ON; in btm_acl_role_changed()