Searched refs:eir_get_data (Results 1 – 3 of 3) sorted by relevance
| /linux/net/bluetooth/ |
| H A D | eir.h | 62 static inline void *eir_get_data(u8 *eir, size_t eir_len, u8 type, in eir_get_data() function
|
| H A D | mgmt.c | 10754 u8 *flags = eir_get_data(eir, eir_len, EIR_FLAGS, NULL); in mgmt_device_found() 10789 if (dev_class && !eir_get_data(eir, eir_len, EIR_CLASS_OF_DEV, NULL)) { in mgmt_device_found()
|
| H A D | hci_event.c | 5206 name_known = eir_get_data(info->data, in hci_extended_inquiry_result_evt()
|