Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_smp_api.cc47 void SMP_ConfirmReply(const RawAddress& /* bd_addr */, uint8_t /* res */) { in SMP_ConfirmReply() function
/packages/modules/Bluetooth/system/stack/smp/
Dsmp_api.cc328 void SMP_ConfirmReply(const RawAddress& bd_addr, uint8_t res) { in SMP_ConfirmReply() function