Lines Matching refs:x00
415 hci_le_set_scan_enable_sync(hdev, LE_SCAN_DISABLE, 0x00);
484 hci_start_ext_adv_sync(hdev, 0x00);
486 hci_update_adv_data_sync(hdev, 0x00);
487 hci_update_scan_rsp_data_sync(hdev, 0x00);
526 * For instance == 0x00:
549 if (instance == 0x00) {
613 if (hdev->cur_adv_instance == 0x00)
1015 /* Instance 0x00 indicates all advertising instances will be disabled */
1017 cp->enable = 0x00;
1034 /* Instance 0x00 doesn't have an adv_info, instead it uses
1137 * parameter contains the peer’s Identity Type (i.e., 0x00 or 0x01).
1333 cp.enable = 0x00;
1417 /* Skip if NULL adv as instance 0x00 is used for general purpose
1817 /* Disable instance 0x00 to disable all instances */
1818 err = hci_disable_ext_adv_instance_sync(hdev, 0x00);
1891 * For instance == 0x00:
1967 u8 enable = 0x00;
1975 err = hci_disable_ext_adv_instance_sync(hdev, 0x00);
2046 err = hci_le_set_scan_enable_sync(hdev, LE_SCAN_DISABLE, 0x00);
2454 err = hci_le_set_addr_resolution_enable_sync(hdev, 0x00);
2556 return 0x00;
2564 err = hci_le_set_addr_resolution_enable_sync(hdev, 0x00);
2664 filter_policy = err ? 0x00 : 0x01;
2810 * So instead of using filter polices 0x00 (no acceptlist)
3052 err = hci_setup_ext_adv_instance_sync(hdev, 0x00);
3054 hci_update_scan_rsp_data_sync(hdev, 0x00);
3056 err = hci_update_adv_data_sync(hdev, 0x00);
3058 hci_update_scan_rsp_data_sync(hdev, 0x00);
3226 err = hci_write_le_host_supported_sync(hdev, 0x01, 0x00);
3592 return hci_set_event_filter_sync(hdev, HCI_FLT_CLEAR_ALL, 0x00,
3593 BDADDR_ANY, 0x00);
3801 u8 events[8] = { 0xff, 0xff, 0xfb, 0xff, 0x00, 0x00, 0x00, 0x00 };
4263 cp.simul = 0x00;
4369 u8 events[8] = { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 };
4549 cp.all_phys = 0x00;
5499 err = hci_write_scan_enable_sync(hdev, 0x00);
5540 cp.iac_lap[0] = 0x00; /* LIAC */
5581 err = hci_update_adv_data_sync(hdev, 0x00);
5590 err = hci_start_ext_adv_sync(hdev, 0x00);
5651 const u8 liac[3] = { 0x00, 0x8b, 0x9e };
5680 u8 filter_policy = 0x00;
6115 cp.handle = 0x00; /* Use instance 0 for directed adv */
6125 * So it is required to remove adv set for handle 0x00. since we use
6141 err = hci_set_adv_set_random_addr_sync(hdev, 0x00,
6147 return hci_enable_ext_advertising_sync(hdev, 0x00);
6364 hci_le_connect_cancel_sync(hdev, conn, 0x00);