Searched refs:num_iac (Results 1 – 7 of 7) sorted by relevance
249 __u8 num_iac; /* read-only */ member
1193 __u8 num_iac; member1200 __u8 num_iac; member
385 __u8 num_iac; member
5237 cp.num_iac = min_t(u8, hdev->num_iac, 2); in hci_write_iac_sync()5246 cp.num_iac = 1; in hci_write_iac_sync()5253 (cp.num_iac * 3) + 1, &cp, in hci_write_iac_sync()
620 hdev->num_iac = rp->num_iac; in hci_cc_read_num_supported_iac()622 bt_dev_dbg(hdev, "num iac %d", hdev->num_iac); in hci_cc_read_num_supported_iac()
2444 hdev->num_iac = 0x01; /* One IAC support is mandatory */ in hci_alloc_dev_priv()
Completed in 56 milliseconds