Home | History | Annotate | Download | only in btm

Lines Matching full:sniff

23  *  park and sniff modes.
53 #define BTM_PM_NUM_SET_MODES 3 /* only hold, sniff & park */
811 /* There might be any pending packets due to SNIFF or PENDING state */
867 ** Description This function is called when an HCI sniff subrating event occurs.
898 /* using legacy sniff */
920 ** Description This function is called to check if in active or sniff mode
922 ** Returns TRUE, if in active or sniff mode
927 /* The active state is the highest state-includes connected device and sniff mode*/
929 /* Covers active and sniff modes */
1002 case BTM_PM_MD_SNIFF: return "SNIFF";