Searched refs:updateHandOff (Results 1 – 2 of 2) sorted by relevance
234 void sme_qos_update_hand_off(uint8_t sessionId, bool updateHandOff);
6652 void sme_qos_update_hand_off(uint8_t sessionId, bool updateHandOff) in sme_qos_update_hand_off() argument6657 if (pSession->handoffRequested != updateHandOff) in sme_qos_update_hand_off()6659 pSession->handoffRequested, updateHandOff); in sme_qos_update_hand_off()6661 pSession->handoffRequested = updateHandOff; in sme_qos_update_hand_off()