Home
last modified time | relevance | path

Searched refs:hci_setup_ext_adv_instance_sync (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/net/bluetooth/
H A Dhci_sync.h91 int hci_setup_ext_adv_instance_sync(struct hci_dev *hdev, u8 instance);
/openbmc/linux/net/bluetooth/
H A Dhci_sync.c1226 int hci_setup_ext_adv_instance_sync(struct hci_dev *hdev, u8 instance) in hci_setup_ext_adv_instance_sync() function
1483 err = hci_setup_ext_adv_instance_sync(hdev, instance); in hci_start_ext_adv_sync()
3305 err = hci_setup_ext_adv_instance_sync(hdev, 0x00); in hci_powered_update_adv_sync()
H A Dmgmt.c2098 status = hci_setup_ext_adv_instance_sync(hdev, 0x00); in set_le_sync()
8787 return hci_setup_ext_adv_instance_sync(hdev, cp->instance); in add_ext_adv_params_sync()