Searched refs:smp_link_encrypted (Results 1 – 5 of 5) sorted by relevance
104 struct smp_link_encrypted smp_link_encrypted; variable367 void smp_link_encrypted(const RawAddress& bda, uint8_t encr_enable) { in smp_link_encrypted() function369 test::mock::stack_smp_act::smp_link_encrypted(bda, encr_enable); in smp_link_encrypted()
589 struct smp_link_encrypted { struct596 extern struct smp_link_encrypted smp_link_encrypted; argument
209 void smp_link_encrypted(const RawAddress& bda, uint8_t encr_enable);
1316 smp_link_encrypted(bd_addr, encr_enable); in btm_ble_link_encrypted()
2069 void smp_link_encrypted(const RawAddress& bda, uint8_t encr_enable) { in smp_link_encrypted() function