Home
last modified time | relevance | path

Searched refs:MGMT_ADV_FLAG_LOCAL_NAME (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-6.6/net/bluetooth/
H A Deir.c361 if (adv->flags & MGMT_ADV_FLAG_LOCAL_NAME) in eir_create_scan_rsp()
H A Dhci_core.c1824 adv->flags & MGMT_ADV_FLAG_LOCAL_NAME) in hci_set_adv_instance_data()
1878 adv->flags & MGMT_ADV_FLAG_LOCAL_NAME) in hci_adv_instance_is_scannable()
H A Dmgmt.c3740 return adv_expire_sync(hdev, MGMT_ADV_FLAG_LOCAL_NAME); in name_changed_sync()
8318 flags |= MGMT_ADV_FLAG_LOCAL_NAME; in get_supported_adv_flags()
8422 if (adv_flags & MGMT_ADV_FLAG_LOCAL_NAME) in tlv_data_max_len()
8446 return adv_flags & MGMT_ADV_FLAG_LOCAL_NAME; in name_managed()
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dmgmt.h571 #define MGMT_ADV_FLAG_LOCAL_NAME BIT(6) macro
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dmgmt.h575 #define MGMT_ADV_FLAG_LOCAL_NAME BIT(6) macro
/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_request.c1126 adv_instance->flags & MGMT_ADV_FLAG_LOCAL_NAME) in get_adv_instance_scan_rsp_len()
1646 if (instance_flags & MGMT_ADV_FLAG_LOCAL_NAME) in create_instance_scan_rsp_data()
H A Dmgmt.c3282 adv_expire(hdev, MGMT_ADV_FLAG_LOCAL_NAME); in set_name_complete()
7225 flags |= MGMT_ADV_FLAG_LOCAL_NAME; in get_supported_adv_flags()
7326 if (adv_flags & MGMT_ADV_FLAG_LOCAL_NAME) in tlv_data_max_len()
7350 return adv_flags & MGMT_ADV_FLAG_LOCAL_NAME; in name_managed()

Completed in 38 milliseconds