Lines Matching full:sniff
696 /* dont initiate SNIFF, if link_policy has it disabled */
704 APPL_TRACE_DEBUG("bta_dm_pm_set_mode: Link policy disallows SNIFF, ignore request");
742 ** Description Switch to sniff mode.
745 ** Returns TRUE if sniff attempted, FALSE otherwise.
771 /* Dont initiate Sniff if controller has alreay accepted
772 * remote sniff params. This avoid sniff loop issue with
773 * some agrresive headsets who use sniff latencies more than
774 * DUT supported range of Sniff intervals.*/
777 APPL_TRACE_DEBUG("%s: already in remote initiate sniff", __func__);
781 /* if the current mode is not sniff, issue the sniff command.
782 * If sniff, but SSR is not used in this link, still issue the command */
996 /* if our sniff or park attempt failed
1049 * put in sniff mode by remote device, and
1051 * in sniff mode from host side.
1151 ** Description Disables/Enables sniff in link policy based on SCO Up/Down
1171 /* if we had disabled link policy, seems like the hid device stop retrying SNIFF after a few tries. force sniff if needed */
1184 ** Description Disables/Enables sniff in link policy for the give device
1206 /* allow sniff after sco is closed */
1210 /* if disabling SNIFF, make sure link is Active */