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