Home
last modified time | relevance | path

Searched refs:smp_link_encrypted (Results 1 – 3 of 3) sorted by relevance

/system/bt/stack/include/
Dsmp_api.h182 extern void smp_link_encrypted(const RawAddress& bda, uint8_t encr_enable);
/system/bt/stack/smp/
Dsmp_act.cc1920 void smp_link_encrypted(const RawAddress& bda, uint8_t encr_enable) { in smp_link_encrypted() function
/system/bt/stack/btm/
Dbtm_ble.cc1674 smp_link_encrypted(bd_addr, encr_enable); in btm_ble_link_encrypted()