Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_smp_act.cc104 struct smp_link_encrypted smp_link_encrypted; variable
367 void smp_link_encrypted(const RawAddress& bda, uint8_t encr_enable) { in smp_link_encrypted() function
369 test::mock::stack_smp_act::smp_link_encrypted(bda, encr_enable); in smp_link_encrypted()
Dmock_stack_smp_act.h589 struct smp_link_encrypted { struct
596 extern struct smp_link_encrypted smp_link_encrypted; argument
/packages/modules/Bluetooth/system/stack/include/
Dsmp_api.h209 void smp_link_encrypted(const RawAddress& bda, uint8_t encr_enable);
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_ble_sec.cc1316 smp_link_encrypted(bd_addr, encr_enable); in btm_ble_link_encrypted()
/packages/modules/Bluetooth/system/stack/smp/
Dsmp_act.cc2069 void smp_link_encrypted(const RawAddress& bda, uint8_t encr_enable) { in smp_link_encrypted() function