Lines Matching refs:LOG_INFO
36 LOG_INFO("Pairing Started"); in PairingMain()
39 LOG_INFO("Was remotely initiated, presenting user with the accept prompt"); in PairingMain()
45 LOG_INFO("Waiting for the prompt response"); in PairingMain()
48 LOG_INFO("User either did not accept the remote pairing, or the prompt timed out"); in PairingMain()
55 LOG_INFO("Pairing prompt accepted"); in PairingMain()
87 LOG_INFO("Pairing Phase 2 LE Secure connections Started"); in PairingMain()
129 LOG_INFO("Sending start encryption request"); in PairingMain()
137 LOG_INFO("Pairing Phase 2 LE legacy pairing Started"); in PairingMain()
158 LOG_INFO("Sending start encryption request"); in PairingMain()
167 LOG_INFO("Waiting for encryption changed"); in PairingMain()
190 LOG_INFO("Encryption change finished successfully"); in PairingMain()
215 LOG_INFO("Pairing finished successfully."); in PairingMain()
219 LOG_INFO("Phase 1 start"); in ExchangePairingFeature()
238 LOG_INFO("Sending Pairing Request"); in ExchangePairingFeature()
241 LOG_INFO("Waiting for Pairing Response"); in ExchangePairingFeature()
248 LOG_INFO("Received security request, waiting for Pairing Response again..."); in ExchangePairingFeature()
262 LOG_INFO("Phase 1 finish"); in ExchangePairingFeature()
278 LOG_INFO("Waiting for Pairing Request"); in ExchangePairingFeature()
281 LOG_INFO("%s", std::get<PairingFailure>(request).message.c_str()); in ExchangePairingFeature()
315 LOG_INFO("Sending Pairing Response"); in ExchangePairingFeature()
318 LOG_INFO("Phase 1 finish"); in ExchangePairingFeature()
337 …LOG_INFO("Key distribution start, keys_i_send=0x%02x, keys_i_receive=0x%02x", keys_i_send, keys_i_… in DistributeKeys()
363 LOG_INFO("Key distribution finish"); in DistributeKeys()
377 LOG_INFO("Key distribution finish"); in DistributeKeys()
418 LOG_INFO("Received Identity Information"); in ReceiveKeys()
428 LOG_INFO("Received Identity Address Information"); in ReceiveKeys()
442 LOG_INFO("Received Signing Information"); in ReceiveKeys()
458 LOG_INFO("Sending Encryption Information"); in SendKeys()
460 LOG_INFO("Sending Central Identification"); in SendKeys()
465 LOG_INFO("Sending Identity Information"); in SendKeys()
467 LOG_INFO("Sending Identity Address Information"); in SendKeys()
472 LOG_INFO("Sending Signing Information"); in SendKeys()