Home
last modified time | relevance | path

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

/aosp12/system/bt/stack/include/
H A Dsmp_api.h202 extern void smp_link_encrypted(const RawAddress& bda, uint8_t encr_enable);
/aosp12/system/bt/test/mock/
H A Dmock_stack_smp_act.cc119 struct smp_link_encrypted smp_link_encrypted; variable
391 void smp_link_encrypted(const RawAddress& bda, uint8_t encr_enable) { in smp_link_encrypted() function
393 test::mock::stack_smp_act::smp_link_encrypted(bda, encr_enable); in smp_link_encrypted()
H A Dmock_stack_smp_act.h620 struct smp_link_encrypted { struct
627 extern struct smp_link_encrypted smp_link_encrypted; argument
/aosp12/system/bt/stack/test/common/
H A Dmock_smp_smp_act.cc94 void smp_link_encrypted(const RawAddress& bda, uint8_t encr_enable) { in smp_link_encrypted() function
/aosp12/system/bt/stack/btm/
H A Dbtm_ble.cc1513 smp_link_encrypted(bd_addr, encr_enable); in btm_ble_link_encrypted()
/aosp12/system/bt/stack/smp/
H A Dsmp_act.cc1997 void smp_link_encrypted(const RawAddress& bda, uint8_t encr_enable) { in smp_link_encrypted() function