Lines Matching defs:enable

1017 	cp->enable = 0x00;
1283 cp->enable = 0x01;
1333 cp.enable = 0x00;
1402 cp.enable = 0x01;
1525 u8 own_addr_type, enable = 0x01;
1604 sizeof(enable), &enable, HCI_CMD_TIMEOUT);
1967 u8 enable = 0x00;
1980 sizeof(enable), &enable, HCI_CMD_TIMEOUT);
1989 cp.enable = val;
2009 cp.enable = val;
2669 bt_dev_err(hdev, "Unable to enable LL privacy: %d", err);
2807 * Extended Scanner Filter Policies support can now enable support
3035 /* If RPA Resolution has not been enable yet it means the
3085 int hci_write_fast_connectable_sync(struct hci_dev *hdev, bool enable)
3099 if (enable) {
3827 /* If the controller supports the Disconnect command, enable
3828 * the corresponding event. In addition enable packet flow
3843 * Information command, enable the corresponding event.
4029 * Link Layer Procedure, enable the corresponding event.
4036 * feature, enable the corresponding event.
4042 * enable the corresponding event.
4048 * Policies, enable the corresponding event.
4054 * feature, enable the corresponding event.
4060 * enable the corresponding advertising report event.
4066 * command, enable the corresponding event.
4072 * command, enable the corresponding event.
4078 * command, enable the corresponding event.
4085 * Public Key command, enable the corresponding event.
4092 * command, enable the corresponding event.
4098 * LE Set PHY commands, enable the corresponding event.
4104 * and LE Set Extended Scan Enable commands, enable the
4111 * command, enable the corresponding event.
4377 * enable all necessary events for it.
4388 * enable all necessary events for it.
5681 /* Default is to enable duplicates filter */
6156 u8 enable;
6196 enable = 0x01;
6199 sizeof(enable), &enable, HCI_CMD_TIMEOUT);
6366 /* Re-enable advertising after the connection attempt is finished. */