Searched refs:eir_get_data (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/include/net/bluetooth/ |
D | hci_core.h | 1332 static inline void *eir_get_data(u8 *eir, size_t eir_len, u8 type, in eir_get_data() function
|
/Linux-v4.19/net/bluetooth/ |
D | mgmt.c | 7860 u8 *flags = eir_get_data(eir, eir_len, EIR_FLAGS, NULL); in mgmt_device_found() 7895 if (dev_class && !eir_get_data(ev->eir, eir_len, EIR_CLASS_OF_DEV, in mgmt_device_found()
|
D | hci_event.c | 4160 name_known = eir_get_data(info->data, in hci_extended_inquiry_result_evt()
|