Searched refs:net_auth (Results 1 – 1 of 1) sorted by relevance
1017 uint8_t net_auth[8] = {0}; in auth_match() local1024 net_auth); in auth_match()1026 if (memcmp(auth, net_auth, 8)) { in auth_match()1028 bt_hex(auth, 8), bt_hex(net_auth, 8)); in auth_match()