MGMT_ADV_FLAG_LOCAL_NAME 1198 net/bluetooth/hci_request.c 	if (instance_flags & MGMT_ADV_FLAG_LOCAL_NAME)
MGMT_ADV_FLAG_LOCAL_NAME 3202 net/bluetooth/mgmt.c 			adv_expire(hdev, MGMT_ADV_FLAG_LOCAL_NAME);
MGMT_ADV_FLAG_LOCAL_NAME 6320 net/bluetooth/mgmt.c 	flags |= MGMT_ADV_FLAG_LOCAL_NAME;
MGMT_ADV_FLAG_LOCAL_NAME 6412 net/bluetooth/mgmt.c 		if (adv_flags & MGMT_ADV_FLAG_LOCAL_NAME)
MGMT_ADV_FLAG_LOCAL_NAME 6436 net/bluetooth/mgmt.c 	return adv_flags & MGMT_ADV_FLAG_LOCAL_NAME;