Searched refs:EIR_NAME_SHORT (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/net/bluetooth/ |
| H A D | hci_request.c | 593 ptr[1] = EIR_NAME_SHORT; in create_eir() 1531 return eir_append_data(ptr, ad_len, EIR_NAME_SHORT, in append_local_name() 1543 return eir_append_data(ptr, ad_len, EIR_NAME_SHORT, name, in append_local_name()
|
| H A D | mgmt.c | 1058 eir_len = eir_append_data(eir, eir_len, EIR_NAME_SHORT, in append_eir_data_to_buf() 7371 if (data[i + 1] == EIR_NAME_SHORT && name_managed(adv_flags)) in tlv_data_is_valid()
|
| /OK3568_Linux_fs/kernel/include/net/bluetooth/ |
| H A D | hci.h | 585 #define EIR_NAME_SHORT 0x08 /* shortened local name */ macro
|