Home
last modified time | relevance | path

Searched refs:smp_reject_unexpected_pairing_command (Results 1 – 3 of 3) sorted by relevance

/system/bt/stack/smp/
Dsmp_l2c.cc174 smp_reject_unexpected_pairing_command(bd_addr); in smp_data_received()
324 smp_reject_unexpected_pairing_command(bd_addr); in smp_br_data_received()
Dsmp_int.h455 extern void smp_reject_unexpected_pairing_command(const RawAddress& bd_addr);
Dsmp_utils.cc1164 void smp_reject_unexpected_pairing_command(const RawAddress& bd_addr) { in smp_reject_unexpected_pairing_command() function