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

/linux-master/include/net/bluetooth/
H A Dhci_sync.h85 int hci_setup_ext_adv_instance_sync(struct hci_dev *hdev, u8 instance);
/linux-master/net/bluetooth/
H A Dhci_sync.c1102 int hci_setup_ext_adv_instance_sync(struct hci_dev *hdev, u8 instance) function
1355 err = hci_setup_ext_adv_instance_sync(hdev, instance);
3169 err = hci_setup_ext_adv_instance_sync(hdev, 0x00);
H A Dmgmt.c2100 status = hci_setup_ext_adv_instance_sync(hdev, 0x00);
8778 return hci_setup_ext_adv_instance_sync(hdev, cp->instance);

Completed in 189 milliseconds