Home
last modified time | relevance | path

Searched defs:encr_enable (Results 1 – 5 of 5) sorted by relevance

/external/bluetooth/bluedroid/stack/smp/
Dsmp_act.c925 void smp_link_encrypted(BD_ADDR bda, UINT8 encr_enable) in smp_link_encrypted()
/external/bluetooth/bluedroid/stack/btm/
Dbtm_ble.c1228 void btm_ble_link_encrypted(BD_ADDR bd_addr, UINT8 encr_enable) in btm_ble_link_encrypted()
Dbtm_acl.c848 void btm_acl_encrypt_change (UINT16 handle, UINT8 status, UINT8 encr_enable) in btm_acl_encrypt_change()
Dbtm_sec.c3974 void btm_sec_encrypt_change (UINT16 handle, UINT8 status, UINT8 encr_enable) in btm_sec_encrypt_change()
/external/bluetooth/bluedroid/stack/btu/
Dbtu_hcif.c793 UINT8 encr_enable; in btu_hcif_encryption_change_evt() local