Lines Matching full:role
443 /* Initiating state is supported. 0x0000000000000040 (or connection state in master role is also supported) */
448 /*connection state in slave role is also supported. 0x0000000000000080 */
503 /* Non-Connectable Adv state and Master Role combination is supported. 0x0000000000040000 */
508 /*Scannable Adv state and Master Role combination is supported. 0x0000000000040000 */
513 /* Non-Connectable Adv and Slave Role combination is supported. 0x000000000100000 */
518 /*Scannable Adv and Slave Role combination is supported. 0x000000000200000 */
533 /*Passive Scan and Master Role combination is supported. 0x000000001000000 */
538 /*Active Scan and Master Role combination is supported. 0x000000002000000 */
543 /*Passive Scan and Slave Role combination is supported. 0x000000004000000 */
548 /*Active Scan and Slave Role combination is supported. 0x000000008000000 */
554 /*Initiating State and Master Role combination supported.
555 Master Role and Master Role combination is also supported. 0x0000000010000000 */
590 /* Connectable Advertising State and Master Role combination supported.*/
595 /* High Duty Cycle Directed Advertising State and Master Role combination supported.*/
600 /* Low Duty Cycle Directed Advertising State and Master Role combination supported.*/
605 /* Connectable Advertising State and Slave Role combination supported. */
610 /* High Duty Cycle Directed Advertising State and slave Role combination supported.*/
615 /* Low Duty Cycle Directed Advertising State and slave Role combination supported.*/
620 /* Initiating State and Slave Role combination supported.
621 Master Role and Slave Role combination also supported.
985 ** Define parameters to allow role switch during create connection
1009 /* HCI role defenitions */
1145 #define HCI_DO_AUTO_ACCEPT_CONNECT 2 /* role switch disabled */
1146 #define HCI_DO_AUTO_ACCEPT_CONNECT_RS 3 /* role switch enabled (1.1 errata 1115) */