Searched refs:dev_opt (Results 1 – 4 of 4) sorted by relevance
131 dr.dev_opt = SCAN_DISABLED; in cmd_scan()133 dr.dev_opt = SCAN_INQUIRY; in cmd_scan()135 dr.dev_opt = SCAN_PAGE; in cmd_scan()137 dr.dev_opt = SCAN_PAGE | SCAN_INQUIRY; in cmd_scan()201 dr.dev_opt = AUTH_ENABLED; in cmd_auth()203 dr.dev_opt = AUTH_DISABLED; in cmd_auth()218 dr.dev_opt = ENCRYPT_P2P; in cmd_encrypt()220 dr.dev_opt = ENCRYPT_DISABLED; in cmd_encrypt()271 if (hci_strtoptype(opt, &dr.dev_opt)) { in cmd_ptype()289 if (hci_strtolp(opt, &dr.dev_opt)) { in cmd_lp()[all …]
500 dr.dev_opt = device_opts->pkt_type; in configure_device()509 dr.dev_opt = device_opts->link_mode; in configure_device()518 dr.dev_opt = device_opts->link_policy; in configure_device()685 if (hci_test_bit(HCI_UP, &dr->dev_opt)) { in init_all_devices()
1797 uint32_t dev_opt; member
746 if (hci_test_bit(flag, &dr->dev_opt)) in hci_for_each_dev()