Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/bluetooth/
Dhci_core.h256 __u8 per_adv_data[HCI_MAX_PER_AD_LENGTH];
610 __u8 per_adv_data[HCI_MAX_PER_AD_LENGTH];
731 __u8 le_per_adv_data[HCI_MAX_PER_AD_LENGTH];
Dhci.h2034 #define HCI_MAX_PER_AD_LENGTH 252 macro
/Linux-v6.6/net/bluetooth/
Diso.c49 #define BASE_MAX_LENGTH (HCI_MAX_PER_AD_LENGTH - EIR_SERVICE_DATA_LENGTH)
Dhci_conn.c2184 __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()