Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dsmp_api.h202 extern void smp_link_encrypted(const RawAddress& bda, uint8_t encr_enable);
/system/bt/test/mock/
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()
Dmock_stack_smp_act.h620 struct smp_link_encrypted { struct
627 extern struct smp_link_encrypted smp_link_encrypted; argument
/system/bt/stack/test/common/
Dmock_smp_smp_act.cc94 void smp_link_encrypted(const RawAddress& bda, uint8_t encr_enable) { in smp_link_encrypted() function
/system/bt/stack/btm/
Dbtm_ble.cc1513 smp_link_encrypted(bd_addr, encr_enable); in btm_ble_link_encrypted()
/system/bt/stack/smp/
Dsmp_act.cc1970 void smp_link_encrypted(const RawAddress& bda, uint8_t encr_enable) { in smp_link_encrypted() function