Searched refs:NotifyReusedConnected (Results 1 – 4 of 4) sorted by relevance
125 void NotifyReusedConnected(uint32_t connectionId, uint16_t challengeCode);
591 NotifyReusedConnected(bleConnection->connectionId, challengeCode);
447 NotifyReusedConnected(connection->connectionId, challengeCode); in BleOnReferenceRequest()
1421 void NotifyReusedConnected(uint32_t connectionId, uint16_t challengeCode) in NotifyReusedConnected() function