Home
last modified time | relevance | path

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

/system/bt/stack/btm/
Dbtm_sec.cc3942 uint8_t encr_enable) { in btm_sec_encrypt_change()
5804 uint8_t encr_enable) { in btm_sec_check_pending_enc_req()
Dbtm_ble.cc1647 void btm_ble_link_encrypted(const RawAddress& bd_addr, uint8_t encr_enable) { in btm_ble_link_encrypted()
Dbtm_acl.cc645 uint8_t encr_enable) { in btm_acl_encrypt_change()
/system/bt/stack/smp/
Dsmp_act.cc1920 void smp_link_encrypted(const RawAddress& bda, uint8_t encr_enable) { in smp_link_encrypted()
/system/bt/stack/btu/
Dbtu_hcif.cc1174 uint8_t encr_enable; in btu_hcif_encryption_change_evt() local