Home
last modified time | relevance | path

Searched refs:HCI_MAX_PER_AD_LENGTH (Results 1 – 5 of 5) sorted by relevance

/linux-6.6.21/include/net/bluetooth/
Dhci_core.h261 __u8 per_adv_data[HCI_MAX_PER_AD_LENGTH];
617 __u8 per_adv_data[HCI_MAX_PER_AD_LENGTH];
738 __u8 le_per_adv_data[HCI_MAX_PER_AD_LENGTH];
Dhci.h2037 #define HCI_MAX_PER_AD_LENGTH 252 macro
/linux-6.6.21/net/bluetooth/
Diso.c49 #define BASE_MAX_LENGTH (HCI_MAX_PER_AD_LENGTH - EIR_SERVICE_DATA_LENGTH)
Dhci_conn.c2190 __u8 eir[HCI_MAX_PER_AD_LENGTH]; in hci_bind_bis()
Dhci_sync.c1360 u8 data[HCI_MAX_PER_AD_LENGTH]; in hci_set_per_adv_data_sync()