Lines Matching defs:mode

51     BTM_WRONG_MODE,                     /* 6  Device in wrong mode for request  */
194 /* high byte of inquiry mode for BLE inquiry mode */
220 /* Define inquiry results mode */
573 UINT8 mode; /* general or limited */
662 UINT8 sync_mode; /* sync mode: 0: slave; 1: master */
663 UINT8 clock_mode; /* clock mode: 0: slave; 1: master */
1115 #define BTM_SEC_IN_MIN_16_DIGIT_PIN 0x4000 /* enforce a minimum of 16 digit for sec mode 2 */
1785 BTM_PM_MD_FORCE = 0x10 /* OR this to force ACL link to a certain mode */
1792 #define BTM_PM_REG_SET 1 /* The module wants to set the desired power mode */
1793 #define BTM_PM_REG_NOTIF 2 /* The module wants to receive mode change event */
1805 tBTM_PM_MODE mode;
1891 #define BTM_CONTRL_ACTIVE 1 /* ACL link on, SCO link ongoing, sniff mode */
2142 ** Note: Controller can only be taken out of this mode by
2163 ** discoverable mode. Discoverable mode means inquiry
2183 ** mode of the device.
2200 ** Description This function is called to set the device periodic inquiry mode.
2201 ** If the duration is zero, the periodic inquiry mode is cancelled.
2204 ** mode - GENERAL or LIMITED inquiry
2235 ** mode - GENERAL or LIMITED inquiry
2311 ** connectable mode. Discoverable mode means page scans enabled.
2328 ** mode of the device.
2343 ** mode or extended of the inquiry for local device.
2354 extern tBTM_STATUS BTM_SetInquiryMode (UINT8 mode);
2998 ** eSCO, and sets as the default mode used for calls to
3652 ** Description store the mode in control block or
3667 ** Description This returns the current mode for a specific
3672 ** Output Param p_mode - address where the current mode is copied into.
3691 ** connection if it is in ACTIVE mode.