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

/linux-master/include/net/bluetooth/
H A Dhci_sync.h87 int hci_enable_ext_advertising_sync(struct hci_dev *hdev, u8 instance);
/linux-master/net/bluetooth/
H A Dhci_sync.c1305 int hci_enable_ext_advertising_sync(struct hci_dev *hdev, u8 instance) function
1363 return hci_enable_ext_advertising_sync(hdev, instance);
1573 return hci_enable_ext_advertising_sync(hdev,
2442 err = hci_enable_ext_advertising_sync(hdev,
6141 return hci_enable_ext_advertising_sync(hdev, 0x00);
H A Dmgmt.c8934 return hci_enable_ext_advertising_sync(hdev, cp->instance);

Completed in 378 milliseconds