Home
last modified time | relevance | path

Searched defs:SMP_Init (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_smp_api.cc50 void SMP_Init(uint8_t /* init_security_mode */) { in SMP_Init() function
/packages/modules/Bluetooth/system/stack/smp/
Dsmp_api.cc51 void SMP_Init(uint8_t init_security_mode) { smp_cb.init(init_security_mode); } in SMP_Init() function