Searched refs:hci_update_adv_data_sync (Results 1 – 2 of 2) sorted by relevance
105 int hci_update_adv_data_sync(struct hci_dev *hdev, u8 instance);
438 hci_update_adv_data_sync(hdev, 0x00); in reenable_adv_sync()1367 int hci_update_adv_data_sync(struct hci_dev *hdev, u8 instance) in hci_update_adv_data_sync() function1829 return hci_update_adv_data_sync(hdev, adv->instance); in hci_adv_bcast_annoucement()1914 err = hci_update_adv_data_sync(hdev, instance); in hci_start_adv_sync()3501 err = hci_update_adv_data_sync(hdev, 0x00); in hci_powered_update_adv_sync()6131 err = hci_update_adv_data_sync(hdev, 0x00); in hci_update_discoverable_sync()6180 err = hci_update_adv_data_sync(hdev, hdev->cur_adv_instance); in hci_update_connectable_sync()7175 return hci_update_adv_data_sync(hdev, instance); in _update_adv_data_sync()